summaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-08-29 23:41:20 +0200
committersijanec <sijanecantonluka@gmail.com>2020-08-29 23:41:20 +0200
commit6bf7e7cec77cab80564bccfcf11e78e25c936691 (patch)
tree04e0b47e7f324bc4ffaee7a50f18df4694566d20 /manifest.json
parentinitial commit (diff)
downloadttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.tar
ttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.tar.gz
ttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.tar.bz2
ttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.tar.lz
ttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.tar.xz
ttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.tar.zst
ttx-app-6bf7e7cec77cab80564bccfcf11e78e25c936691.zip
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json27
1 files changed, 0 insertions, 27 deletions
diff --git a/manifest.json b/manifest.json
deleted file mode 100644
index a93e9aa..0000000
--- a/manifest.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "short_name": "Teletekst RTVSLO",
- "name": "Teletekst RTV Slovenija",
- "description": "Spletna aplikacija za branje teleteksta TV Slovenija",
- "lang": "sl-SI",
- "categories": [
- "productivity",
- "utilities"
- ],
- "icons": [
- {
- "src": "/192.png",
- "type": "image/png",
- "sizes": "192x192"
- },
- {
- "src": "/512.png",
- "type": "image/png",
- "sizes": "512x512"
- }
- ],
- "start_url": "/index.html",
- "background_color": "#000000",
- "display": "standalone",
- "scope": "/",
- "theme_color": "#000000"
-}